projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b105cd6
)
* cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
author
Kevin Ryde
<user42@zip.com.au>
Sat, 28 Nov 2009 20:19:54 +0000
(20:19 +0000)
committer
Kevin Ryde
<user42@zip.com.au>
Sat, 28 Nov 2009 20:19:54 +0000
(20:19 +0000)
@pxref, now eieio is in emacs.
doc/misc/cl.texi
patch
|
blob
|
history
diff --git
a/doc/misc/cl.texi
b/doc/misc/cl.texi
index 2000cd6818e184e00ef20d560b2578239db873a8..cf1fde499036047f313c90992b18d074f44f1e48 100644
(file)
--- a/
doc/misc/cl.texi
+++ b/
doc/misc/cl.texi
@@
-5284,7
+5284,7
@@
than being distinct types.
@item
The Common Lisp Object System (CLOS) is not implemented,
nor is the Common Lisp Condition System. However, the EIEIO package
-
from @uref{ftp://ftp.ultranet.com/pub/zappo}
does implement some
+
(@pxref{Top, , Introduction, eieio, EIEIO})
does implement some
CLOS functionality.
@item